Welcome![Sign In][Sign Up]
Location:
Search - vc mdb

Search list

[Otherpro_helper

Description: cj60lib界面库 ado数据库编程调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60lib出问题,release版的动态链接会提示出错,静态链接还可以,动态链接时必须复制CJ60Libd.dll到当前目录中 所用数据库为access数据库,格式参看自带的vc.mdb(注:数据库datastab表中第一条记录即id为1的记录是为了防止数据库为空,运行时不会显示,还有另一个原因防止主题中记录为空,在程序中可以看出来) -cj60lib interface library ADO database programming code debugging interface to be extended with cj60lib Show for the use cj60lib see the documents do not know if I cj60lib problem. release version of the dynamic link will prompt mistakes, static link can also, dynamic link must CJ60Libd.dll copy of the current directory used to access several databases According to bank's own format see vc.mdb (Note : datastab database table is the first record of an id for the records is to prevent the database is empty, when not running, there is another reason to prevent themes record is empty, the procedure can be seen)
Platform: | Size: 452454 | Author: 李凡 | Hits:

[Other resourcevcbian20031209

Description: cj60lib界面库 ,ado数据库编程 使用方法: 调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60lib出问题,release版的动态链接会提示出错,静态链接还可以,动态链接时必须复制CJ60Libd.dll到当前目录中 所用数据库为access数据库,格式参看自带的vc.mdb(注:数据库datastab表中第一条记录即id为1的记录是为了防止数据库为空,运行时不会显示,还有另一个原因防止主题中记录为空,在程序中可以看出来)
Platform: | Size: 438972 | Author: 刘云 | Hits:

[OS programCIS_Program--GeoMedia+VC++

Description: 此系统为基于GeoMedia地籍管理系统。安装程序之前,需要首先安装GeoMedia 控件,运行程序后,首先要选择数据库文件“宗地.mdb”,选择菜单“文件->打开地籍数据库”来实现。数据库在database目录下。
Platform: | Size: 5726397 | Author: 王和 | Hits:

[ADO-ODBCsjcl

Description: 一个小型的数据库软件,用VC编写,数据库用ACCESS,数据源用ODBC,程序可直接创建数据源,使用时,只需把数据库文件jxc.mdb拷入C:\Program Files\database\即可,数据处理功能齐全,而且在视图列表中,双击某一条记录即可进行修改,非常方便。而且界面按钮都是经过处理的特别漂亮。-A small database software used to prepare VC, databases with ACCESS, the data source using ODBC, the procedure can directly create a data source, use, simply jxc.mdb copyed into the database file C: Program Filesdatabase can, data-processing functions , but also in the list view, double-click a record can be modified very convenient. And the interface buttons are treated pretty special.
Platform: | Size: 118784 | Author: 站长 | Hits:

[ADO-ODBC电话薄hf

Description: 本范例是VC 写的,初学者可以读读. 这是一个VC读写 MDB 数据库的范例,值得读读.-example of this was the VC, beginners can read. This is a VC literacy MDB database paradigm, it is worth reading.
Platform: | Size: 78848 | Author: 化雪 | Hits:

[Internet-NetworkAdoRWAccesss

Description: 使用ADO操作数据库 要运行程序必须将数据库文件demo.mdb与可执行文件放在一起, 如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-use ADO to operate the database will be operational procedures demo.mdb database files and executable files are placed together, if vc Development Environment operation, the need to be placed on engineering database files directory
Platform: | Size: 181248 | Author: 李聪 | Hits:

[Other DatabasesODBCDB

Description: 在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo 直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下-in VC environment before running the program, to be registered ODBC data source, bookinfo.mdb for database files, Data Sources bookinfo name of the executable file to run also need to database files and executable files on the under the same path
Platform: | Size: 79872 | Author: 黄石 | Hits:

[Other DatabasesOLEDBDB

Description: 要运行程序必须将数据库文件students.mdb与可执行文件放在一起, 如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下 -to operational procedures must be students.mdb database files and executable files together. If vc Development Environment operation, the need to be placed on engineering database files directory
Platform: | Size: 92160 | Author: 黄石 | Hits:

[Otherpro_helper

Description: cj60lib界面库 ado数据库编程调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60lib出问题,release版的动态链接会提示出错,静态链接还可以,动态链接时必须复制CJ60Libd.dll到当前目录中 所用数据库为access数据库,格式参看自带的vc.mdb(注:数据库datastab表中第一条记录即id为1的记录是为了防止数据库为空,运行时不会显示,还有另一个原因防止主题中记录为空,在程序中可以看出来) -cj60lib interface library ADO database programming code debugging interface to be extended with cj60lib Show for the use cj60lib see the documents do not know if I cj60lib problem. release version of the dynamic link will prompt mistakes, static link can also, dynamic link must CJ60Libd.dll copy of the current directory used to access several databases According to bank's own format see vc.mdb (Note : datastab database table is the first record of an id for the records is to prevent the database is empty, when not running, there is another reason to prevent themes record is empty, the procedure can be seen)
Platform: | Size: 452608 | Author: 李凡 | Hits:

[ADO-ODBCADO+Access

Description: VC和ADO以及ACCESS连接的典型例子。不仅展示了VC如何通过ADO连接MDB文件,同时也有其它技巧展示。-VC and ADO and ACCESS connecting a typical example. It not only demonstrates how the VC ADO connection MDB documents, but also have other skills display.
Platform: | Size: 154624 | Author: 潘风文 | Hits:

[Other Databasesjxcxxt

Description: 基于ACCESS的简单进销存系统,要运行程序必须将数据库文件bills.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-based on the simple ACCESS Invoicing System to run programs must be bills.mdb database files and executable files together. If vc Development Environment operation, the need to be placed on engineering database files directory
Platform: | Size: 291840 | Author: duin | Hits:

[Other Databasespresontrain

Description: 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。另外,如果用户自己编写了.chm的帮助文档只要和可执行文件放在同一个目录下就可以了。 用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类 -first confirmed your machine has been installed on VC6.0 versions, to build generating executable files, Suffix required to open the document called DSW, the system will default VC opened, then select Build menu under Set Active Configuration options Project Configuration options for Win32 Release. then compile the project, to be executable. Connecting to the database please refer to Chapter 2, the ODBC data source adds Microsoft Access database train.mdb. from the data source can be set to train database, and application of the normal connections, normal procedures can achieve database. In addition, If the users themselves prepared. chm as long as the help documentation and executable files on the same directory on it. Users should amend the source can choose the. H and. Cpp file, example
Platform: | Size: 2309120 | Author: 吕斌 | Hits:

[ApplicationsYuangongtrain

Description: 员工培训系统,首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。另外,如果用户自己编写了.chm的帮助文档只要和可执行文件放在同一个目录下就可以了。 用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类 -staff training system, first make sure that your machine has been installed on VC6.0 versions, to build generating executable files, the need to open the suffix named dsw document, the system will default VC opened, Then select Build menu under the Set Active Configuration options Project Configuration options for Win32 Release. then compile the project, to be executable. Please refer to connect to the database section of Chapter 2, In ODBC data source added within the Microsoft Access database train.mdb. from the data source can be set to train database and application procedures for the normal link normal procedures can achieve database. In addition, If the users themselves prepared. chm help files and executable files provided on the same directory on it. Users should amend the source c
Platform: | Size: 182272 | Author: luxinping | Hits:

[Other Databasesvcbian20031209

Description: cj60lib界面库 ,ado数据库编程 使用方法: 调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60lib出问题,release版的动态链接会提示出错,静态链接还可以,动态链接时必须复制CJ60Libd.dll到当前目录中 所用数据库为access数据库,格式参看自带的vc.mdb(注:数据库datastab表中第一条记录即id为1的记录是为了防止数据库为空,运行时不会显示,还有另一个原因防止主题中记录为空,在程序中可以看出来) -cj60lib interface library, ado database programming Usage: debug code cj60lib interface must be installed to expand the use of library cj60lib refer to the relevant documents do not know whether my cj60lib problems, release version of the dynamic-link will be prompted to make mistakes, static link also Yes, dynamic-link must be copied into the current directory CJ60Libd.dll used in the database to access database, see the format
Platform: | Size: 438272 | Author: 刘云 | Hits:

[OS programCIS_Program--GeoMedia+VC++

Description: 此系统为基于GeoMedia地籍管理系统。安装程序之前,需要首先安装GeoMedia 控件,运行程序后,首先要选择数据库文件“宗地.mdb”,选择菜单“文件->打开地籍数据库”来实现。数据库在database目录下。-This system based on GeoMedia cadastral management system. Prior to the installation process, you must first install the GeoMedia controls, after running the program, first of all database files to choose cases to. Mdb , select menu File-> Open the cadastral database to achieve. Database in the database directory.
Platform: | Size: 5726208 | Author: 王和 | Hits:

[Other DatabasesCheXingManager

Description: 车行管理系统,VC6 MFC +XP SP1编译通过,有车型编程,入库管理,销售管理,数据备份,生成报表,用户管理等功能,测试时请将包内wj.mdb注册名为WJKC数据源,密码test/aa,登陆后可改-Management system for car dealers, VC6 MFC+ XP SP1 compiler is passed, have model programming, storage management, sales management, data backup, generate reports, user management and other functions, test when you register package called wj.mdb WJKC data sources, password test/aa, after landing can be
Platform: | Size: 155648 | Author: Lin | Hits:

[Other Databasesodbc-student

Description: VC++60编译通过,利用ODBC操作*.mdb数据库,非常完善的学生信息管理系统。可以改为其它数据库。-VC++ 60 compiler through the use of ODBC operation*. mdb database, an excellent student information management system. Could be converted to other databases.
Platform: | Size: 283648 | Author: 李发 | Hits:

[ADO-ODBCStudentScore

Description: 使用vc++操作access数据库的一个很好的例程,程序中直接使用odbc的方法读些*.mdb文件,操作简单,程序中有很多注释,适合于刚开始学习用vc访问access数据库的人做参照-Using vc++ operator access the database a good routine, the program directly using the odbc read some of the methods*. mdb file, simple operation, procedures there are many notes, suitable for the beginning of the study visit to access the database using vc people done with reference to
Platform: | Size: 74752 | Author: wj | Hits:

[ADO-ODBCVCAccess

Description: VC++版Access数据库表结构浏览查询工具,可以自动读取表结构、字段名称以及表内数据,列出字段类型等,并不能对其进行修改、增、删字段等管理功能,帮VC入门编程者快速了解VC++操作Access的基本原理和调用方法,或许这对您以后从事VC编程有所帮助。-VC++ version of Access database table structure query tool browser, can automatically read the table structure, field names, as well as table data, list the type of field, and can not be modified by adding fields such as management functions, VC entry to help programmers quickly understand the VC++ to operate the basic principles of Access and call methods, which may engage in VC programming you help.
Platform: | Size: 337920 | Author: 790 | Hits:

[Other DatabasesHuman-Resources-MIS-(VC-and-Access)

Description: 人事管理系统源码vc+MDB数据库.rar-Human Resources MIS (VC and Access)
Platform: | Size: 94208 | Author: your name | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net